HDF5 and Stata I/O are broken on some architectures
authorDebian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Thu, 22 Oct 2020 06:14:29 +0000 (07:14 +0100)
committerRebecca N. Palmer <rebecca_palmer@zoho.com>
Thu, 22 Oct 2020 06:14:29 +0000 (07:14 +0100)
commit240989e567634c9322803ea3cbd6bdfa6e4f0d31
tree63fc53e9b5711e103ebe1e5731becea7b94db227
parent9fe8b79a4331be1b3b6bc7f5e3040f277661503c
HDF5 and Stata I/O are broken on some architectures

Fix some issues, warn on use and xfail tests for the remainder

armhf TestHDF5Store::test*encoding only sometimes crashes
(1.1.3+dfsg-1 passed on build but failed autopkgtest)

HDF5 and Stata are known to fail on big-endian architectures
Stata also fails on qemu-ppc64el, but not real ppc64el

Author: Andreas Tille <tille@debian.org>, Graham Inggs <ginggs@debian.org>, Yaroslav Halchenko <debian@onerussian.com>, Rebecca N. Palmer <rebecca_palmer@zoho.com>
Bug-Debian: https://bugs.debian.org/877419
Forwarded: no

Gbp-Pq: Name xfail_tests_nonintel_io.patch
pandas/_testing.py
pandas/io/pytables.py
pandas/io/stata.py
pandas/tests/io/pytables/test_store.py
pandas/tests/io/pytables/test_timezones.py
pandas/tests/io/test_common.py
pandas/tests/io/test_stata.py